<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å‹æƒ…é“¾æŽ¥*/
/*$$
{"color":[{"val":"#f7f7f7","title":"æ&nbsp;‡é¢˜å¤§è‹±æ–‡é¢œè‰²"},{"val":"#222222","title":"æ&nbsp;‡é¢˜ä¸­æ–‡å­—é¢œè‰²"},{"val":"#999999","title":"æ&nbsp;‡é¢˜å°è‹±æ–‡"}],"background":[{"val":"#0041e6","title":"æ&nbsp;‡é¢˜æ¨ªçº¿"}],"border":[]}
$$*/

#link_156{
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0;
}
#link_156 .indexTitle {
	width: 20%;
	float: left;
}

#link_156 .indexTitle .indexTitENBig {
	font-family: arial;
	font-size: 74px;
	line-height: 74px;
	color: #f7f7f7;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

#link_156 .indexTitle .indexTitCH {
	font-size: 36px;
	line-height: 50px;
	color: #222222;
	margin-top: -47px;
}

#link_156 .indexTitle .indexTitENSmall {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 40px;
	color: #999999;
	margin: 0;
}

#link_156 .indexTitle .indexLine {
	width: 80px;
	height: 2px;
	background: #0041e6;
	margin-top: 10px;
}
#link_156 .supportLink{
	width: 78%;
	float: right;
	margin-top: 50px;
}
#link_156 .supportLink ul{
	width: 100%;
	overflow: hidden;
}
#link_156 .supportLink ul li{
	width: calc(25% - 45px);
	margin-right: 45px;
	float: left;
	cursor: pointer;
	border: 1px solid #e5e5e5;
	padding:10px 15px;
}
#link_156 .supportLink ul li img{
	width: 100%;
	object-fit: contain;
}
@media screen and (max-width:1200px) {
	#link_156{
		width: 90%;
		padding: 40px 0;
	}
}
/* ipad */
@media screen and (max-width:992px){
	#link_156{
		width: 90%;
		padding: 40px 0;
	}
	#link_156 .supportLink ul li{
		width: calc(50% - 45px);
		margin-bottom: 20px;
	}
}
/* æ‰‹æœº */
@media screen and (max-width: 767px) {
	#link_156{
		width: 96%;
		padding: 30px 0;
		display: none;
	}
	#link_156 .indexTitENBig{
		font-size: 35px !important;
	}
	#link_156 .indexTitCH{
		font-size: 28px !important;
	}
	#link_156 .indexTitENSmall{
		font-size: 18px !important;
	}
	#link_156 .indexTitle{
		width: 100%;
	}
	#link_156 .supportLink{
		width: 100%;
	}
	#link_156 .supportLink ul li{
		width: calc(50% - 24px);
		margin:0 12px ;
		margin-bottom: 20px;
	}
}</pre></body></html>